home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 107 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: fc.hp.com!news
  2. From: koren@hpsrk.fc.hp.com (Steve Koren)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: opening muimaster.library from another lib
  5. Date: 02 Jan 1996 15:03:51 -0700
  6. Organization: HP Fort Collins Site
  7. Sender: koren@hpsrk.fc.hp.com
  8. Message-ID: <oj6raxi5k54.fsf@hpsrk.fc.hp.com>
  9. NNTP-Posting-Host: hpsrk.fc.hp.com
  10. In-reply-to: muaddib@xs4all.nl's message of 2 Jan 1996 18:25:07 GMT
  11. X-Newsreader: Gnus v5.0.9
  12.  
  13.  
  14. muaddib@xs4all.nl (thomas) wrote:
  15.  
  16. > >>   I think its not allowed to open disk-based libraries from LibInit().
  17. > >>   Move this to LibOpen() and do this if the the first opener comes
  18.  
  19. > This is not true at all, I can load libraries from disk in my init code,
  20. > so why can't you? I think it has to to with linking/compiler options/or
  21.  
  22. Beats me.  I don't yet know if I only cannot do this with
  23. muimaster.library, or if it is any library at all.  I'll run some tests
  24. and fine out.  I have only seen it with the mui lib but it is likely
  25. that all the other libs I tried to open were around in RAM already
  26. anyway.
  27.  
  28.   - steve
  29.